home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.19980901-19981211 / 000382_news@newsmaster….columbia.edu _Thu Dec 3 00:21:01 1998.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Return-Path: <news@newsmaster.cc.columbia.edu>
  2. Received: from newsmaster.cc.columbia.edu (newsmaster.cc.columbia.edu [128.59.35.30])
  3.     by watsun.cc.columbia.edu (8.8.5/8.8.5) with ESMTP id AAA11492
  4.     for <kermit.misc@watsun.cc.columbia.edu>; Thu, 3 Dec 1998 00:21:01 -0500 (EST)
  5. Received: (from news@localhost)
  6.     by newsmaster.cc.columbia.edu (8.8.5/8.8.5) id AAA24724
  7.     for kermit.misc@watsun; Thu, 3 Dec 1998 00:21:00 -0500 (EST)
  8. Path: news.columbia.edu!panix!nntprelay.mathworks.com!howland.erols.net!vixen.cso.uiuc.edu!orion.math.uiuc.edu!adam
  9. From: adam@orion.math.uiuc.edu (Adam H. Lewenberg)
  10. Newsgroups: comp.protocols.kermit.misc
  11. Subject: File sent comes right back
  12. Date: 3 Dec 1998 04:22:23 GMT
  13. Organization: UIUC Department of Mathematics
  14. Lines: 30
  15. Distribution: usa
  16. Message-ID: <7453lv$4ot$1@vixen.cso.uiuc.edu>
  17. NNTP-Posting-Host: orion.math.uiuc.edu
  18. Xref: news.columbia.edu comp.protocols.kermit.misc:9589
  19.  
  20. I am transferring files between my home PC using Kermit 95 under
  21. Windows NT and a Solaris 2.5 Unix system using C-Kermit (v 6.0.192).
  22.  
  23. There are two parts of my script: the first sends all files from home to
  24. the Unix machine that are newer than the file on the Solaris machine,
  25. and the second receives all files on the Solaris machine that are
  26. newer than the version on my home machine.
  27.  
  28. If a file is sent from home to Solaris in the first part of the
  29. script, in the second part of the script it is invariably sent back. I
  30. have the attributes set to ON and the date and time seem to be set on
  31. the files on both ends correctly. So why does the file come back?
  32. Shouldn't the date and times be the same after the first file
  33. transfer?
  34.  
  35. Thanks, Adam
  36.  
  37. P.S. On NT system, all partitions are FAT partitions.
  38.  
  39. Version info:
  40.  
  41. C-Kermit 6.0.192, 6 Sep 96, for Solaris 2.x
  42.  Numeric: 600192
  43.  
  44.  
  45. Kermit 1.1.15, 30 September 1997 
  46. -- 
  47. University of Illinois at Champaign-Urbana, Dept. Of Mathematics
  48. INTERNET: adam@math.uiuc.edu   or    lewenber@uiuc.edu
  49.